home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Multimedia / audiophiler / audiophilersetup.exe / {app} / audiophiler.exe / 0 / RCDATA / TDXFMGRIDREPORTLINKDESIGNWINDOW / TDXFMGRIDREPORTLINKDESIGNWINDOW.txt < prev   
Text File  |  2004-09-21  |  57KB  |  1,584 lines

  1. object dxfmGridReportLinkDesignWindow: TdxfmGridReportLinkDesignWindow
  2.   Left = 466
  3.   Top = 336
  4.   BorderStyle = bsDialog
  5.   Caption = 'fmdxGridDesignWindow'
  6.   ClientHeight = 437
  7.   ClientWidth = 630
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object PageControl1: TPageControl
  17.     Left = 4
  18.     Top = 4
  19.     Width = 622
  20.     Height = 397
  21.     ActivePage = tshStyles
  22.     TabOrder = 0
  23.     OnChange = PageControl1Change
  24.     object tshView: TTabSheet
  25.       Caption = 'View'
  26.       object lblShow: TLabel
  27.         Left = 5
  28.         Top = 7
  29.         Width = 26
  30.         Height = 13
  31.         Caption = 'Show'
  32.       end
  33.       object imgShow: TImage
  34.         Left = 9
  35.         Top = 37
  36.         Width = 32
  37.         Height = 32
  38.         Center = True
  39.         Picture.Data = {<image000.bmp>}
  40.         Transparent = True
  41.       end
  42.       object bvlShow: TBevel
  43.         Left = 43
  44.         Top = 11
  45.         Width = 252
  46.         Height = 4
  47.         Shape = bsBottomLine
  48.       end
  49.       object lblOnEveryPage: TLabel
  50.         Left = 5
  51.         Top = 162
  52.         Width = 72
  53.         Height = 13
  54.         Caption = 'On Every Page'
  55.       end
  56.       object imgOnEveryPage: TImage
  57.         Left = 9
  58.         Top = 187
  59.         Width = 32
  60.         Height = 32
  61.         Picture.Data = {<image001.bmp>}
  62.         Transparent = True
  63.       end
  64.       object bvlOnEveryPage: TBevel
  65.         Left = 90
  66.         Top = 166
  67.         Width = 207
  68.         Height = 4
  69.         Shape = bsBottomLine
  70.       end
  71.       object bvlWarningHost: TBevel
  72.         Left = 4
  73.         Top = 287
  74.         Width = 292
  75.         Height = 77
  76.         Visible = False
  77.       end
  78.       object chbxShowBands: TCheckBox
  79.         Tag = 1
  80.         Left = 90
  81.         Top = 40
  82.         Width = 120
  83.         Height = 17
  84.         Caption = 'Ba&nds'
  85.         TabOrder = 1
  86.         OnClick = OptionsViewClick
  87.       end
  88.       object chbxShowHeaders: TCheckBox
  89.         Tag = 2
  90.         Left = 90
  91.         Top = 61
  92.         Width = 120
  93.         Height = 17
  94.         Caption = '&Headers'
  95.         TabOrder = 2
  96.         OnClick = OptionsViewClick
  97.       end
  98.       object chbxShowFooters: TCheckBox
  99.         Tag = 3
  100.         Left = 90
  101.         Top = 82
  102.         Width = 120
  103.         Height = 17
  104.         Caption = 'Foo&ters'
  105.         TabOrder = 3
  106.         OnClick = OptionsViewClick
  107.       end
  108.       object chbxShowGroupFooters: TCheckBox
  109.         Tag = 4
  110.         Left = 90
  111.         Top = 102
  112.         Width = 120
  113.         Height = 17
  114.         Caption = 'G&roup Footers'
  115.         TabOrder = 4
  116.         OnClick = OptionsViewClick
  117.       end
  118.       object chbxShowExpandButtons: TCheckBox
  119.         Tag = 5
  120.         Left = 90
  121.         Top = 123
  122.         Width = 120
  123.         Height = 17
  124.         Caption = 'Expand Buttons'
  125.         TabOrder = 5
  126.         OnClick = OptionsViewClick
  127.       end
  128.       object chbxBandsOnEveryPage: TCheckBox
  129.         Tag = 1
  130.         Left = 90
  131.         Top = 200
  132.         Width = 120
  133.         Height = 17
  134.         Caption = 'Ba&nds'
  135.         TabOrder = 8
  136.         OnClick = OptionsOnEveryPageClick
  137.       end
  138.       object chbxHeadersOnEveryPage: TCheckBox
  139.         Tag = 2
  140.         Left = 90
  141.         Top = 221
  142.         Width = 120
  143.         Height = 17
  144.         Caption = 'Headers'
  145.         TabOrder = 9
  146.         OnClick = OptionsOnEveryPageClick
  147.       end
  148.       object chbxFootersOnEveryPage: TCheckBox
  149.         Tag = 3
  150.         Left = 90
  151.         Top = 243
  152.         Width = 120
  153.         Height = 17
  154.         Caption = 'Footers'
  155.         TabOrder = 10
  156.         OnClick = OptionsOnEveryPageClick
  157.       end
  158.       object chbxFilterBarOnEveryPage: TCheckBox
  159.         Tag = 4
  160.         Left = 90
  161.         Top = 264
  162.         Width = 120
  163.         Height = 17
  164.         Caption = 'FilterBar'
  165.         TabOrder = 11
  166.         OnClick = OptionsOnEveryPageClick
  167.       end
  168.       object chbxCaptionsOnEveryPage: TCheckBox
  169.         Left = 90
  170.         Top = 179
  171.         Width = 120
  172.         Height = 17
  173.         Caption = 'Captions'
  174.         TabOrder = 7
  175.         OnClick = OptionsOnEveryPageClick
  176.       end
  177.       object chbxShowCaptions: TCheckBox
  178.         Left = 90
  179.         Top = 20
  180.         Width = 120
  181.         Height = 17
  182.         Caption = 'Captions'
  183.         TabOrder = 0
  184.         OnClick = OptionsViewClick
  185.       end
  186.       object chbxShowFilterBar: TCheckBox
  187.         Tag = 6
  188.         Left = 90
  189.         Top = 144
  190.         Width = 120
  191.         Height = 17
  192.         Caption = 'FilterBar'
  193.         TabOrder = 6
  194.         OnClick = OptionsViewClick
  195.       end
  196.       object lblPreviewWindow: TStaticText
  197.         Left = 304
  198.         Top = 1
  199.         Width = 42
  200.         Height = 17
  201.         Caption = 'Preview'
  202.         TabOrder = 12
  203.       end
  204.     end
  205.     object tshBehaviors: TTabSheet
  206.       Caption = 'Behaviors'
  207.       ImageIndex = 1
  208.       object lblSelection: TLabel
  209.         Left = 5
  210.         Top = 7
  211.         Width = 43
  212.         Height = 13
  213.         Caption = 'Selection'
  214.       end
  215.       object imgSelection: TImage
  216.         Left = 9
  217.         Top = 28
  218.         Width = 64
  219.         Height = 32
  220.         Picture.Data = {<image002.bmp>}
  221.         Transparent = True
  222.       end
  223.       object bvlSelection: TBevel
  224.         Left = 56
  225.         Top = 11
  226.         Width = 241
  227.         Height = 4
  228.         Shape = bsBottomLine
  229.       end
  230.       object lblExpanding: TLabel
  231.         Left = 5
  232.         Top = 74
  233.         Width = 50
  234.         Height = 13
  235.         Caption = 'Expanding'
  236.       end
  237.       object imgExpanding: TImage
  238.         Left = 9
  239.         Top = 95
  240.         Width = 64
  241.         Height = 32
  242.         Picture.Data = {<image003.bmp>}
  243.         Transparent = True
  244.       end
  245.       object bvlExpanding: TBevel
  246.         Left = 62
  247.         Top = 79
  248.         Width = 234
  249.         Height = 4
  250.         Shape = bsBottomLine
  251.       end
  252.       object lblDetails: TLabel
  253.         Left = 5
  254.         Top = 208
  255.         Width = 32
  256.         Height = 13
  257.         Caption = 'Details'
  258.       end
  259.       object bvlDetails: TBevel
  260.         Left = 47
  261.         Top = 213
  262.         Width = 249
  263.         Height = 4
  264.         Shape = bsBottomLine
  265.       end
  266.       object imgDetails: TImage
  267.         Left = 9
  268.         Top = 229
  269.         Width = 64
  270.         Height = 32
  271.         Picture.Data = {<image004.bmp>}
  272.         Transparent = True
  273.       end
  274.       object imgLevels: TImage
  275.         Left = 9
  276.         Top = 296
  277.         Width = 64
  278.         Height = 32
  279.         Picture.Data = {<image005.bmp>}
  280.         Transparent = True
  281.       end
  282.       object lblLevels: TLabel
  283.         Left = 5
  284.         Top = 275
  285.         Width = 30
  286.         Height = 13
  287.         Caption = 'Levels'
  288.       end
  289.       object bvlLevels: TBevel
  290.         Left = 47
  291.         Top = 280
  292.         Width = 249
  293.         Height = 4
  294.         Shape = bsBottomLine
  295.       end
  296.       object lblGridSize: TLabel
  297.         Left = 5
  298.         Top = 140
  299.         Width = 19
  300.         Height = 13
  301.         Caption = 'Size'
  302.       end
  303.       object bvlGridSize: TBevel
  304.         Left = 33
  305.         Top = 144
  306.         Width = 263
  307.         Height = 4
  308.         Shape = bsBottomLine
  309.       end
  310.       object imgGridSize: TImage
  311.         Left = 9
  312.         Top = 162
  313.         Width = 64
  314.         Height = 32
  315.         Picture.Data = {<image006.bmp>}
  316.         Transparent = True
  317.       end
  318.       object chbxProcessSelection: TCheckBox
  319.         Left = 90
  320.         Top = 28
  321.         Width = 166
  322.         Height = 17
  323.         Caption = 'Process Selection'
  324.         TabOrder = 0
  325.         OnClick = OptionsSelectionClick
  326.       end
  327.       object chbxProcessExactSelection: TCheckBox
  328.         Tag = 1
  329.         Left = 90
  330.         Top = 49
  331.         Width = 166
  332.         Height = 17
  333.         Caption = 'Process Exact Selection'
  334.         TabOrder = 1
  335.         OnClick = OptionsSelectionClick
  336.       end
  337.       object chbxExpandGroupRows: TCheckBox
  338.         Left = 90
  339.         Top = 95
  340.         Width = 166
  341.         Height = 17
  342.         Caption = 'Groups'
  343.         TabOrder = 2
  344.         OnClick = OptionsExpandingClick
  345.       end
  346.       object chbxExpandMasterRows: TCheckBox
  347.         Tag = 1
  348.         Left = 90
  349.         Top = 116
  350.         Width = 166
  351.         Height = 17
  352.         Caption = 'Details'
  353.         TabOrder = 3
  354.         OnClick = OptionsExpandingClick
  355.       end
  356.       object chbxStartFromActiveView: TCheckBox
  357.         Left = 90
  358.         Top = 229
  359.         Width = 166
  360.         Height = 17
  361.         Caption = 'Start From Active Details'
  362.         TabOrder = 5
  363.         OnClick = OptionsDetailsClick
  364.       end
  365.       object chbxOnlyActiveView: TCheckBox
  366.         Tag = 1
  367.         Left = 90
  368.         Top = 251
  369.         Width = 166
  370.         Height = 17
  371.         Caption = 'Only Active Details'
  372.         TabOrder = 6
  373.         OnClick = OptionsDetailsClick
  374.       end
  375.       object chbxLevelsUnwrap: TCheckBox
  376.         Left = 90
  377.         Top = 296
  378.         Width = 166
  379.         Height = 17
  380.         Caption = '&Unwrap'
  381.         TabOrder = 7
  382.         OnClick = OptionsLevelsClick
  383.       end
  384.       object chbxLevelsUnwrapTopLevel: TCheckBox
  385.         Tag = 1
  386.         Left = 90
  387.         Top = 319
  388.         Width = 166
  389.         Height = 17
  390.         Caption = 'Unwrap Top Level'
  391.         TabOrder = 8
  392.         OnClick = OptionsLevelsClick
  393.       end
  394.       object chbxLevelsRiseActiveLevelOntoTop: TCheckBox
  395.         Tag = 2
  396.         Left = 90
  397.         Top = 342
  398.         Width = 166
  399.         Height = 17
  400.         Caption = 'Rise Active Level onto Top'
  401.         TabOrder = 9
  402.         OnClick = OptionsLevelsClick
  403.       end
  404.       object chbxGridAutoWidth: TCheckBox
  405.         Left = 90
  406.         Top = 162
  407.         Width = 166
  408.         Height = 17
  409.         Caption = '&Auto Width'
  410.         TabOrder = 4
  411.         OnClick = OptionsSizeClick
  412.       end
  413.     end
  414.     object tshFormatting: TTabSheet
  415.       Caption = 'Formatting'
  416.       ImageIndex = 4
  417.       object lblLookAndFeel: TLabel
  418.         Left = 5
  419.         Top = 7
  420.         Width = 66
  421.         Height = 13
  422.         Caption = 'Look and Feel'
  423.       end
  424.       object bvlLookAndFeel: TBevel
  425.         Left = 85
  426.         Top = 11
  427.         Width = 212
  428.         Height = 4
  429.         Shape = bsBottomLine
  430.       end
  431.       object imgLookAndFeel: TImage
  432.         Left = 9
  433.         Top = 28
  434.         Width = 64
  435.         Height = 32
  436.         Picture.Data = {<image007.bmp>}
  437.         Transparent = True
  438.       end
  439.       object imgRefinements: TImage
  440.         Left = 9
  441.         Top = 95
  442.         Width = 64
  443.         Height = 32
  444.         Picture.Data = {<image008.bmp>}
  445.         Transparent = True
  446.       end
  447.       object lblRefinements: TLabel
  448.         Left = 5
  449.         Top = 74
  450.         Width = 60
  451.         Height = 13
  452.         Caption = 'Refinements'
  453.       end
  454.       object bvlRefinements: TBevel
  455.         Left = 70
  456.         Top = 79
  457.         Width = 227
  458.         Height = 4
  459.         Shape = bsBottomLine
  460.       end
  461.       object Bevel1: TBevel
  462.         Left = 90
  463.         Top = 170
  464.         Width = 207
  465.         Height = 4
  466.         Shape = bsBottomLine
  467.       end
  468.       object lblPagination: TLabel
  469.         Left = 5
  470.         Top = 230
  471.         Width = 50
  472.         Height = 13
  473.         Caption = 'Pagination'
  474.       end
  475.       object bvlPagination: TBevel
  476.         Left = 64
  477.         Top = 235
  478.         Width = 233
  479.         Height = 4
  480.         Shape = bsBottomLine
  481.       end
  482.       object imgPagination: TImage
  483.         Left = 8
  484.         Top = 252
  485.         Width = 64
  486.         Height = 32
  487.         Picture.Data = {<image009.bmp>}
  488.         Transparent = True
  489.       end
  490.       object cbxLookAndFeel: TComboBox
  491.         Left = 90
  492.         Top = 33
  493.         Width = 198
  494.         Height = 21
  495.         Style = csDropDownList
  496.         ItemHeight = 0
  497.         TabOrder = 0
  498.         OnClick = LookAndFeelClick
  499.       end
  500.       object chbxFlatCheckMarks: TCheckBox
  501.         Tag = 2
  502.         Left = 90
  503.         Top = 142
  504.         Width = 166
  505.         Height = 17
  506.         Caption = 'Flat Check &Marks'
  507.         TabOrder = 3
  508.         OnClick = OptionsRefinementClick
  509.       end
  510.       object chbxDisplayGraphicsAsText: TCheckBox
  511.         Tag = 1
  512.         Left = 90
  513.         Top = 119
  514.         Width = 166
  515.         Height = 17
  516.         Caption = 'Display Graphics As &Text'
  517.         TabOrder = 2
  518.         OnClick = OptionsRefinementClick
  519.       end
  520.       object chbxTransparentGraphics: TCheckBox
  521.         Left = 90
  522.         Top = 96
  523.         Width = 166
  524.         Height = 17
  525.         Caption = 'Transparent &Graphics'
  526.         TabOrder = 1
  527.         OnClick = OptionsRefinementClick
  528.       end
  529.       object chbxSuppressBackgroundBitmaps: TCheckBox
  530.         Tag = 1
  531.         Left = 90
  532.         Top = 185
  533.         Width = 166
  534.         Height = 17
  535.         Caption = 'Suppress Background Images'
  536.         TabOrder = 4
  537.         OnClick = OptionsFormatingClick
  538.       end
  539.       object chbxConsumeSelectionStyle: TCheckBox
  540.         Tag = 2
  541.         Left = 90
  542.         Top = 207
  543.         Width = 166
  544.         Height = 17
  545.         Caption = 'Consume Selection Style'
  546.         TabOrder = 5
  547.         OnClick = OptionsFormatingClick
  548.       end
  549.       object chbxPaginateOneGroupPerPage: TCheckBox
  550.         Tag = 1
  551.         Left = 90
  552.         Top = 275
  553.         Width = 166
  554.         Height = 17
  555.         Caption = 'One Group Per Page'
  556.         TabOrder = 7
  557.         OnClick = OptionsPaginationClick
  558.       end
  559.       object chbxPaginateByTopLevelGroups: TCheckBox
  560.         Left = 90
  561.         Top = 252
  562.         Width = 166
  563.         Height = 17
  564.         Caption = 'By TopLevel Groups'
  565.         TabOrder = 6
  566.         OnClick = OptionsPaginationClick
  567.       end
  568.     end
  569.     object tshStyles: TTabSheet
  570.       Caption = 'Styles'
  571.       ImageIndex = 5
  572.       object bvlStyles: TBevel
  573.         Left = 118
  574.         Top = 11
  575.         Width = 179
  576.         Height = 5
  577.         Shape = bsBottomLine
  578.       end
  579.       object bvlStyleSheets: TBevel
  580.         Left = 72
  581.         Top = 295
  582.         Width = 225
  583.         Height = 5
  584.         Shape = bsBottomLine
  585.       end
  586.       object lblStyleSheets: TLabel
  587.         Left = 6
  588.         Top = 291
  589.         Width = 60
  590.         Height = 13
  591.         Caption = 'Style Sheets'
  592.       end
  593.       object bvlStylesHost: TBevel
  594.         Left = 8
  595.         Top = 34
  596.         Width = 214
  597.         Height = 216
  598.       end
  599.       object btnStyleColor: TButton
  600.         Left = 229
  601.         Top = 60
  602.         Width = 68
  603.         Height = 23
  604.         Caption = 'Co&lor...'
  605.         TabOrder = 2
  606.         OnClick = StyleColorClick
  607.       end
  608.       object btnStyleFont: TButton
  609.         Left = 229
  610.         Top = 33
  611.         Width = 68
  612.         Height = 23
  613.         Caption = '&Font...'
  614.         TabOrder = 1
  615.         OnClick = StyleFontClick
  616.       end
  617.       object btnStyleBackgroundBitmap: TButton
  618.         Left = 229
  619.         Top = 91
  620.         Width = 68
  621.         Height = 23
  622.         Caption = '&Bitmap...'
  623.         TabOrder = 3
  624.         OnClick = StyleBackgroundBitmapClick
  625.       end
  626.       object chbxUseNativeStyles: TCheckBox
  627.         Left = 6
  628.         Top = 6
  629.         Width = 106
  630.         Height = 17
  631.         Caption = '&Use Native Styles'
  632.         TabOrder = 0
  633.         OnClick = OptionsFormatingClick
  634.       end
  635.       object cbxStyleSheets: TComboBox
  636.         Left = 6
  637.         Top = 311
  638.         Width = 288
  639.         Height = 21
  640.         Style = csDropDownList
  641.         ItemHeight = 13
  642.         TabOrder = 7
  643.         OnClick = cbxStyleSheetsClick
  644.         OnKeyDown = cbxStyleSheetsKeyDown
  645.       end
  646.       object btnStyleSheetNew: TButton
  647.         Left = 6
  648.         Top = 341
  649.         Width = 68
  650.         Height = 23
  651.         Caption = '&New...'
  652.         TabOrder = 8
  653.         OnClick = btnStyleSheetNewClick
  654.       end
  655.       object btnStyleSheetCopy: TButton
  656.         Left = 79
  657.         Top = 341
  658.         Width = 68
  659.         Height = 23
  660.         Caption = '&Copy...'
  661.         TabOrder = 9
  662.         OnClick = btnStyleSheetCopyClick
  663.       end
  664.       object btnStyleSheetDelete: TButton
  665.         Left = 153
  666.         Top = 341
  667.         Width = 68
  668.         Height = 23
  669.         Caption = '&Delete...'
  670.         TabOrder = 10
  671.         OnClick = btnStyleSheetDeleteClick
  672.       end
  673.       object btnStylesSaveAs: TButton
  674.         Left = 118
  675.         Top = 258
  676.         Width = 105
  677.         Height = 23
  678.         Caption = 'Save &As...'
  679.         TabOrder = 6
  680.         OnClick = StylesSaveAsClick
  681.       end
  682.       object btnStyleSheetRename: TButton
  683.         Left = 226
  684.         Top = 341
  685.         Width = 68
  686.         Height = 23
  687.         Caption = '&Rename...'
  688.         TabOrder = 11
  689.         OnClick = btnStyleSheetRenameClick
  690.       end
  691.       object btnStyleBackgroundBitmapClear: TButton
  692.         Left = 229
  693.         Top = 118
  694.         Width = 68
  695.         Height = 23
  696.         Caption = 'Cle&ar'
  697.         TabOrder = 4
  698.         OnClick = StyleBackgroundBitmapClearClick
  699.       end
  700.       object btnStyleRestoreDefaults: TButton
  701.         Left = 8
  702.         Top = 258
  703.         Width = 105
  704.         Height = 23
  705.         Caption = 'Rest&ore Defaults'
  706.         TabOrder = 5
  707.         OnClick = StyleRestoreDefaultsClick
  708.       end
  709.     end
  710.     object tshPreview: TTabSheet
  711.       Caption = 'Preview'
  712.       ImageIndex = 2
  713.       object lblPreviewOptions: TLabel
  714.         Left = 5
  715.         Top = 7
  716.         Width = 37
  717.         Height = 13
  718.         Caption = 'Options'
  719.       end
  720.       object bvlPreviewOptions: TBevel
  721.         Left = 50
  722.         Top = 11
  723.         Width = 247
  724.         Height = 4
  725.         Shape = bsBottomLine
  726.       end
  727.       object lblPreviewMaxLineCount: TLabel
  728.         Left = 90
  729.         Top = 73
  730.         Width = 78
  731.         Height = 13
  732.         Caption = 'Max Line Count:'
  733.       end
  734.       object bvlPreviewMaxLineCountHost: TBevel
  735.         Left = 227
  736.         Top = 69
  737.         Width = 68
  738.         Height = 21
  739.         Visible = False
  740.       end
  741.       object imgPreview: TImage
  742.         Left = 9
  743.         Top = 28
  744.         Width = 32
  745.         Height = 32
  746.         Picture.Data = {<image010.bmp>}
  747.         Transparent = True
  748.       end
  749.       object chbxPreviewVisible: TCheckBox
  750.         Left = 90
  751.         Top = 28
  752.         Width = 150
  753.         Height = 17
  754.         Caption = 'Visible'
  755.         TabOrder = 0
  756.         OnClick = PreviewVisibleClick
  757.       end
  758.       object chbxPreviewAutoHeight: TCheckBox
  759.         Left = 90
  760.         Top = 49
  761.         Width = 150
  762.         Height = 17
  763.         Caption = 'Auto Height'
  764.         TabOrder = 1
  765.         OnClick = PreviewAutoHeightClick
  766.       end
  767.     end
  768.     object tshCards: TTabSheet
  769.       Caption = 'Cards'
  770.       ImageIndex = 3
  771.       object bvlCardSpaceVertHost: TBevel
  772.         Left = 218
  773.         Top = 141
  774.         Width = 75
  775.         Height = 21
  776.         Visible = False
  777.       end
  778.       object bvlCardSpaceHorzHost: TBevel
  779.         Left = 218
  780.         Top = 115
  781.         Width = 75
  782.         Height = 21
  783.         Visible = False
  784.       end
  785.       object lblCardSpaceVert: TLabel
  786.         Left = 90
  787.         Top = 146
  788.         Width = 39
  789.         Height = 13
  790.         Caption = 'Vertical:'
  791.       end
  792.       object lblCardSpaceHorz: TLabel
  793.         Left = 90
  794.         Top = 119
  795.         Width = 52
  796.         Height = 13
  797.         Caption = 'Horizontal:'
  798.       end
  799.       object imgCardSpacing: TImage
  800.         Left = 9
  801.         Top = 115
  802.         Width = 64
  803.         Height = 32
  804.         Center = True
  805.         Picture.Data = {<image011.bmp>}
  806.         Transparent = True
  807.       end
  808.       object lblCardSpacing: TLabel
  809.         Left = 5
  810.         Top = 95
  811.         Width = 37
  812.         Height = 13
  813.         Caption = 'Spacing'
  814.       end
  815.       object bvlCardSpacing: TBevel
  816.         Left = 51
  817.         Top = 100
  818.         Width = 246
  819.         Height = 4
  820.         Shape = bsBottomLine
  821.       end
  822.       object bvlCardSizes: TBevel
  823.         Left = 34
  824.         Top = 11
  825.         Width = 263
  826.         Height = 4
  827.         Shape = bsBottomLine
  828.       end
  829.       object lblCardSizes: TLabel
  830.         Left = 5
  831.         Top = 7
  832.         Width = 24
  833.         Height = 13
  834.         Caption = 'Sizes'
  835.       end
  836.       object imgCardSizes: TImage
  837.         Left = 9
  838.         Top = 28
  839.         Width = 64
  840.         Height = 32
  841.         Center = True
  842.         Picture.Data = {<image012.bmp>}
  843.         Transparent = True
  844.       end
  845.       object imgCardFraming: TImage
  846.         Left = 9
  847.         Top = 188
  848.         Width = 64
  849.         Height = 32
  850.         Center = True
  851.         Picture.Data = {<image013.bmp>}
  852.         Transparent = True
  853.       end
  854.       object lblCardFraming: TLabel
  855.         Left = 5
  856.         Top = 170
  857.         Width = 38
  858.         Height = 13
  859.         Caption = 'Framing'
  860.       end
  861.       object bvlCardFraming: TBevel
  862.         Left = 45
  863.         Top = 173
  864.         Width = 252
  865.         Height = 4
  866.         Shape = bsBottomLine
  867.       end
  868.       object bvlCardShadowColorHost: TBevel
  869.         Left = 164
  870.         Top = 276
  871.         Width = 129
  872.         Height = 21
  873.         Visible = False
  874.       end
  875.       object lblCardShadowDepth: TLabel
  876.         Left = 90
  877.         Top = 307
  878.         Width = 33
  879.         Height = 13
  880.         Caption = 'Depth:'
  881.       end
  882.       object bvlCardShadow: TBevel
  883.         Left = 48
  884.         Top = 260
  885.         Width = 249
  886.         Height = 4
  887.         Shape = bsBottomLine
  888.       end
  889.       object lblCardShadow: TLabel
  890.         Left = 5
  891.         Top = 255
  892.         Width = 38
  893.         Height = 13
  894.         Caption = 'Shadow'
  895.       end
  896.       object lblCardShadowColor: TLabel
  897.         Left = 90
  898.         Top = 281
  899.         Width = 29
  900.         Height = 13
  901.         Caption = 'Color:'
  902.       end
  903.       object bvlCardShadowDepthHost: TBevel
  904.         Left = 218
  905.         Top = 304
  906.         Width = 75
  907.         Height = 21
  908.         Visible = False
  909.       end
  910.       object imgCardShadow: TImage
  911.         Left = 9
  912.         Top = 276
  913.         Width = 64
  914.         Height = 32
  915.         Center = True
  916.         Picture.Data = {<image014.bmp>}
  917.         Transparent = True
  918.       end
  919.       object chbxCardsKeepSameHeight: TCheckBox
  920.         Tag = 2
  921.         Left = 90
  922.         Top = 70
  923.         Width = 118
  924.         Height = 17
  925.         Caption = 'Keep Same Height'
  926.         TabOrder = 2
  927.         OnClick = OptionsCardsClick
  928.       end
  929.       object chbxCardsKeepSameWidth: TCheckBox
  930.         Tag = 1
  931.         Left = 90
  932.         Top = 49
  933.         Width = 118
  934.         Height = 17
  935.         Caption = 'Keep Same Width'
  936.         TabOrder = 1
  937.         OnClick = OptionsCardsClick
  938.       end
  939.       object chbxCardsAutoWidth: TCheckBox
  940.         Left = 90
  941.         Top = 28
  942.         Width = 118
  943.         Height = 17
  944.         Caption = 'Auto Width'
  945.         TabOrder = 0
  946.         OnClick = OptionsCardsClick
  947.       end
  948.       object chbxCardsVertLines: TCheckBox
  949.         Tag = 5
  950.         Left = 90
  951.         Top = 230
  952.         Width = 118
  953.         Height = 17
  954.         Caption = 'Vertical Lines'
  955.         TabOrder = 5
  956.         OnClick = OptionsCardsClick
  957.       end
  958.       object chbxCardsHorzLines: TCheckBox
  959.         Tag = 4
  960.         Left = 90
  961.         Top = 209
  962.         Width = 118
  963.         Height = 17
  964.         Caption = 'Horizontal Lines'
  965.         TabOrder = 4
  966.         OnClick = OptionsCardsClick
  967.       end
  968.       object chbxCardsBorder: TCheckBox
  969.         Tag = 3
  970.         Left = 90
  971.         Top = 188
  972.         Width = 118
  973.         Height = 17
  974.         Caption = 'Border'
  975.         TabOrder = 3
  976.         OnClick = OptionsCardsClick
  977.       end
  978.     end
  979.   end
  980.   object pnlPreview: TPanel
  981.     Left = 312
  982.     Top = 44
  983.     Width = 306
  984.     Height = 348
  985.     BevelOuter = bvLowered
  986.     Color = clWindow
  987.     TabOrder = 1
  988.     object PreviewGrid: TcxGrid
  989.       Left = 5
  990.       Top = 6
  991.       Width = 296
  992.       Height = 337
  993.       TabOrder = 0
  994.       LookAndFeel.NativeStyle = False
  995.       RootLevelOptions.DetailTabsPosition = dtpTop
  996.       object PreviewBandedView: TcxGridBandedTableView
  997.         DataController.Filter.Criteria = {FFFFFFFF0000000000}
  998.         DataController.Summary.DefaultGroupSummaryItems = <
  999.           item
  1000.             Format = 'Count = 0'
  1001.             Kind = skCount
  1002.             Position = spFooter
  1003.             Column = colVendorName
  1004.           end>
  1005.         DataController.Summary.FooterSummaryItems = <
  1006.           item
  1007.             Format = 'Count = 0'
  1008.             Kind = skCount
  1009.             Column = colVendorName
  1010.           end>
  1011.         DataController.Summary.SummaryGroups = <>
  1012.         NavigatorButtons.ConfirmDelete = False
  1013.         Filtering.CustomizeDialog = False
  1014.         Filtering.Visible = fvAlways
  1015.         OptionsView.ScrollBars = ssNone
  1016.         OptionsView.CellAutoHeight = True
  1017.         OptionsView.ColumnAutoWidth = True
  1018.         OptionsView.Footer = True
  1019.         OptionsView.GroupByBox = False
  1020.         OptionsView.GroupFooters = gfAlwaysVisible
  1021.         Preview.Column = colVendorCountry
  1022.         Preview.Visible = True
  1023.         OnCustomDrawColumnHeader = PreviewBandedViewCustomDrawColumnHeader
  1024.         OnCustomDrawFooterCell = PreviewBandedViewCustomDrawFooterCell
  1025.         Bands = <
  1026.           item
  1027.             Caption = 'Vendor Data'
  1028.             Width = 150
  1029.           end
  1030.           item
  1031.             Caption = 'Car Data'
  1032.           end>
  1033.         OnCustomDrawBandHeader = PreviewBandedViewCustomDrawBandHeader
  1034.         object colVendorName: TcxGridBandedColumn
  1035.           Caption = 'Name'
  1036.           PropertiesClassName = 'TcxTextEditProperties'
  1037.           Options.Filtering = False
  1038.           Position.BandIndex = 0
  1039.           Position.ColIndex = 0
  1040.           Position.RowIndex = 0
  1041.         end
  1042.         object colVendorLogo: TcxGridBandedColumn
  1043.           Caption = 'Logo'
  1044.           PropertiesClassName = 'TcxImageProperties'
  1045.           Properties.GraphicTransparency = gtTransparent
  1046.           OnCustomDrawCell = VendorLogoCustomDrawCell
  1047.           Options.Filtering = False
  1048.           Position.BandIndex = 0
  1049.           Position.ColIndex = 1
  1050.           Position.RowIndex = 0
  1051.         end
  1052.         object colVendorCountry: TcxGridBandedColumn
  1053.           PropertiesClassName = 'TcxTextEditProperties'
  1054.           Position.BandIndex = 0
  1055.           Position.ColIndex = 2
  1056.           Position.RowIndex = 0
  1057.         end
  1058.         object colCarModel: TcxGridBandedColumn
  1059.           Caption = 'Model'
  1060.           PropertiesClassName = 'TcxTextEditProperties'
  1061.           Options.Filtering = False
  1062.           Position.BandIndex = 1
  1063.           Position.ColIndex = 0
  1064.           Position.RowIndex = 0
  1065.         end
  1066.         object colIsSUVModel: TcxGridBandedColumn
  1067.           Caption = 'SUV'
  1068.           PropertiesClassName = 'TcxCheckBoxProperties'
  1069.           Properties.DisplayUnchecked = 'False'
  1070.           Properties.ValueGrayed = #39#39
  1071.           OnCustomDrawCell = IsSUVModelCustomDrawCell
  1072.           HeaderAlignmentHorz = taCenter
  1073.           Options.Filtering = False
  1074.           Width = 30
  1075.           Position.BandIndex = 1
  1076.           Position.ColIndex = 1
  1077.           Position.RowIndex = 0
  1078.         end
  1079.       end
  1080.       object PreviewGridLevel: TcxGridLevel
  1081.         Caption = 'Cars'
  1082.       end
  1083.     end
  1084.   end
  1085.   object ColorDialog: TColorDialog
  1086.     Ctl3D = True
  1087.     Options = [cdFullOpen]
  1088.     Left = 4
  1089.     Top = 406
  1090.   end
  1091.   object FontDialog: TFontDialog
  1092.     Font.Charset = DEFAULT_CHARSET
  1093.     Font.Color = clWindowText
  1094.     Font.Height = -11
  1095.     Font.Name = 'MS Sans Serif'
  1096.     Font.Style = []
  1097.     MinFontSize = 0
  1098.     MaxFontSize = 0
  1099.     Options = [fdTrueTypeOnly, fdEffects, fdScalableOnly]
  1100.     Left = 32
  1101.     Top = 406
  1102.   end
  1103.   object pmStyles: TPopupMenu
  1104.     Images = ilStylesPopup
  1105.     OnPopup = pmStylesPopup
  1106.     Left = 88
  1107.     Top = 406
  1108.     object miStyleFont: TMenuItem
  1109.       Caption = '&Font...'
  1110.       ImageIndex = 0
  1111.       OnClick = StyleFontClick
  1112.     end
  1113.     object miStyleColor: TMenuItem
  1114.       Caption = '&Color...'
  1115.       OnClick = StyleColorClick
  1116.     end
  1117.     object miLine3: TMenuItem
  1118.       Caption = '-'
  1119.     end
  1120.     object miStyleBackgroundBitmap: TMenuItem
  1121.       Caption = '&Bitmap...'
  1122.       ImageIndex = 1
  1123.       ShortCut = 16463
  1124.       OnClick = StyleBackgroundBitmapClick
  1125.     end
  1126.     object miStyleBackgroundBitmapClear: TMenuItem
  1127.       Caption = 'Clear'
  1128.       ImageIndex = 3
  1129.       ShortCut = 16430
  1130.       OnClick = StyleBackgroundBitmapClearClick
  1131.     end
  1132.     object miLine2: TMenuItem
  1133.       Caption = '-'
  1134.     end
  1135.     object miStyleRestoreDefaults: TMenuItem
  1136.       Caption = 'Restore Defaults'
  1137.       OnClick = StyleRestoreDefaultsClick
  1138.     end
  1139.     object milLine: TMenuItem
  1140.       Caption = '-'
  1141.     end
  1142.     object miStylesSelectAll: TMenuItem
  1143.       Caption = 'Select A&ll'
  1144.       ShortCut = 16449
  1145.       OnClick = miStylesSelectAllClick
  1146.     end
  1147.     object miLine4: TMenuItem
  1148.       Caption = '-'
  1149.     end
  1150.     object miStylesSaveAs: TMenuItem
  1151.       Caption = 'Save &As...'
  1152.       ImageIndex = 2
  1153.       ShortCut = 16467
  1154.       OnClick = StylesSaveAsClick
  1155.     end
  1156.   end
  1157.   object cxStyleRepository1: TcxStyleRepository
  1158.     Left = 116
  1159.     Top = 406
  1160.     object styleCardShadow: TcxStyle
  1161.     end
  1162.     object styleCardBorder: TcxStyle
  1163.       AssignedValues = [svColor]
  1164.       Color = clWindow
  1165.     end
  1166.   end
  1167.   object ilStylesPopup: TImageList
  1168.     Left = 144
  1169.     Top = 406
  1170.     Bitmap = {
  1171.       494C010104000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1172.       0000000000003600000028000000400000003000000001002000000000000030
  1173.       0000000000000000000000000000000000000000000000000000000000000000
  1174.       0000000000000000000000000000000000000000000000000000000000000000
  1175.       0000000000000000000000000000000000000000000000000000000000000000
  1176.       0000000000000000000000000000000000000000000000000000000000000000
  1177.       0000000000000000000000000000000000000000000000000000000000000000
  1178.       0000000000000000000000000000000000000000000000000000000000000000
  1179.       0000000000000000000000000000000000000000000000000000000000000000
  1180.       0000000000000000000000000000000000000000000000000000000000000000
  1181.       0000000000000000000000000000000000000000000000000000000000000000
  1182.       0000000000000000000000000000000000000000000000000000000000000000
  1183.       0000000000000000000000000000000000000000000000000000000000000000
  1184.       0000000000000000000000000000000000000000000000000000000000000000
  1185.       0000000000000000000000000000000000000000000000000000000000000000
  1186.       0000000000000000000000000000000000000000000000000000000000000000
  1187.       0000000000000000000000000000000000000000000000000000000000000000
  1188.       0000000000000000000000000000000000000000000000000000000000000000
  1189.       0000000000000000000000000000000000000000000000000000000000000000
  1190.       0000000000000000000000000000000000000000000000000000000000000000
  1191.       0000000000000000000000000000000000000000000000000000000000000000
  1192.       0000000000000000000000000000000000000000000000000000000000000000
  1193.       0000000000000000000000000000000000000000000000000000000000000000
  1194.       0000000000000000000000000000000000000000000000000000000000000000
  1195.       0000000000000000000000000000000000000000000000000000000000000000
  1196.       0000000000000000000000000000000000000000000000000000000000000000
  1197.       0000000000000000000000000000000000000000000000000000000000000000
  1198.       0000000000000000000000000000000000000000000000000000000000000000
  1199.       0000000000000000000000000000000000000000000000000000000000000000
  1200.       0000000000000000000000000000000000000000000000000000000000000000
  1201.       0000000000000000000000000000000000000000000000000000000000000000
  1202.       0000000000000000000000000000000000000000000000000000000000000000
  1203.       0000000000000000000000000000000000000000000000000000000000000000
  1204.       0000000000000000000000000000000000000000000000000000000000000000
  1205.       0000000000000000000000000000000000000000000000000000000000000000
  1206.       0000000000000000000000000000000000000000000000000000000000000000
  1207.       0000000000000000000000000000000000000000000000000000000000000000
  1208.       0000000000000000000000000000000000000000000000000000000000000000
  1209.       0000000000000000000000000000000000000000000000000000000000000000
  1210.       0000000000000000000000000000000000000000000000000000000000000000
  1211.       0000000000000000000000000000000000000000000000000000000000000000
  1212.       0000000000000000000000000000000000000000000000000000000000000000
  1213.       0000000000000000000000000000000000000000000000000000000000000000
  1214.       0000000000000000000000000000000000000000000000000000000000000000
  1215.       0000000000000000000000000000000000000000000000000000000000000000
  1216.       0000000000000000000000000000000000000000000000000000000000000000
  1217.       0000000000000000000000000000000000000000000000000000000000000000
  1218.       0000000000000000000000000000000000000000000000000000000000000000
  1219.       0000000000000000000000000000000000000000000000000000000000000000
  1220.       0000000000000000000000000000000000000000000000000000000000000000
  1221.       0000000000000000000000000000000000000000000000000000000000000000
  1222.       0000000000000000000000000000000000000000000000000000000000000000
  1223.       0000000000000000000000000000000000000000000000000000000000000000
  1224.       0000000000000000000000000000000000000000000000000000000000000000
  1225.       0000000000000000000000000000000000000000000000000000000000000000
  1226.       0000000000000000000000000000000000000000000000000000000000000000
  1227.       0000000000000000000000000000000000000000000000000000000000000000
  1228.       0000000000000000000000000000000000000000000000000000000000000000
  1229.       0000000000000000000000000000000000000000000000000000000000000000
  1230.       0000000000000000000000000000000000000000000000000000000000000000
  1231.       0000000000000000000000000000000000000000000000000000000000000000
  1232.       0000000000000000000000000000000000000000000000000000000000000000
  1233.       0000000000000000000000000000000000000000000000000000000000000000
  1234.       0000000000000000000000000000000000000000000000000000000000000000
  1235.       0000000000000000000000000000000000000000000000000000000000000000
  1236.       0000000000000000000000000000000000000000000000000000000000000000
  1237.       0000000000000000000000000000000000000000000000000000000000000000
  1238.       0000000000000000000000000000000000000000000000000000000000000000
  1239.       0000000000000000000000000000000000000000000000000000000000000000
  1240.       0000000000000000000000000000000000000000000000000000000000000000
  1241.       0000000000000000000000000000000000000000000000000000000000000000
  1242.       0000000000000000000000000000000000000000000000000000000000000000
  1243.       0000000000000000000000000000000000000000000000000000000000000000
  1244.       0000000000000000000000000000000000000000000000000000000000000000
  1245.       0000000000000000000000000000000000000000000000000000000000000000
  1246.       0000000000000000000000000000000000000000000000000000000000000000
  1247.       0000000000000000000000000000000000000000000000000000000000000000
  1248.       0000000000000000000000000000000000000000000000000000000000000000
  1249.       0000000000000000000000000000000000000000000000000000000000000000
  1250.       0000000000000000000000000000000000000000000000000000000000000000
  1251.       0000000000000000000000000000000000000000000000000000000000000000
  1252.       0000000000000000000000000000000000000000000000000000000000000000
  1253.       0000000000000000000000000000000000000000000000000000000000000000
  1254.       0000000000000000000000000000000000000000000000000000000000000000
  1255.       0000000000000000000000000000000000000000000000000000000000000000
  1256.       0000000000000000000000000000000000000000000000000000000000000000
  1257.       0000000000000000000000000000000000000000000000000000000000000000
  1258.       0000000000000000000000000000000000000000000000000000000000000000
  1259.       0000000000000000000000000000000000000000000000000000000000000000
  1260.       0000000000000000000000000000000000000000000000000000000000000000
  1261.       0000000000000000000000000000000000000000000000000000000000000000
  1262.       0000000000000000000000000000000000000000000000000000000000000000
  1263.       0000000000000000000000000000000000000000000000000000000000000000
  1264.       0000000000000000000000000000000000000000000000000000000000000000
  1265.       0000000000000000000000000000000000000000000000000000000000000000
  1266.       0000000000000000000000000000000000000000000000000000000000000000
  1267.       0000000000000000000000000000000000000000000000000000000000000000
  1268.       0000000000000000000000000000000000000000000000000000000000000000
  1269.       0000000000000000000000000000000000000000000000000000000000000000
  1270.       0000000000000000000000000000000000000000000000000000000000000000
  1271.       0000000000000000000000000000000000000000000000000000000000000000
  1272.       0000000000000000000000000000000000000000000000000000000000000000
  1273.       0000000000000000000000000000000000000000000000000000000000000000
  1274.       0000000000000000000000000000000000000000000000000000000000000000
  1275.       0000000000000000000000000000000000000000000000000000000000000000
  1276.       0000000000000000000000000000000000000000000000000000000000000000
  1277.       0000000000000000000000000000000000000000000000000000000000000000
  1278.       0000000000000000000000000000000000000000000000000000000000000000
  1279.       0000000000000000000000000000000000000000000000000000000000000000
  1280.       0000000000000000000000000000000000000000000000000000000000000000
  1281.       0000000000000000000000000000000000000000000000000000000000000000
  1282.       0000000000000000000000000000000000000000000000000000000000000000
  1283.       0000000000000000000000000000000000000000000000000000000000000000
  1284.       0000000000000000000000000000000000000000000000000000000000000000
  1285.       0000000000000000000000000000000000000000000000000000000000000000
  1286.       0000000000000000000000000000000000000000000000000000000000000000
  1287.       0000000000000000000000000000000000000000000000000000000000000000
  1288.       0000000000000000000000000000000000000000000000000000000000000000
  1289.       0000000000000000000000000000000000000000000000000000000000000000
  1290.       0000000000000000000000000000000000000000000000000000000000000000
  1291.       0000000000000000000000000000000000000000000000000000000000000000
  1292.       0000000000000000000000000000000000000000000000000000000000000000
  1293.       0000000000000000000000000000000000000000000000000000000000000000
  1294.       0000000000000000000000000000000000000000000000000000000000000000
  1295.       0000000000000000000000000000000000000000000000000000000000000000
  1296.       0000000000000000000000000000000000000000000000000000000000000000
  1297.       0000000000000000000000000000000000000000000000000000000000000000
  1298.       0000000000000000000000000000000000000000000000000000000000000000
  1299.       0000000000000000000000000000000000000000000000000000000000000000
  1300.       0000000000000000000000000000000000000000000000000000000000000000
  1301.       0000000000000000000000000000000000000000000000000000000000000000
  1302.       0000000000000000000000000000000000000000000000000000000000000000
  1303.       0000000000000000000000000000000000000000000000000000000000000000
  1304.       0000000000000000000000000000000000000000000000000000000000000000
  1305.       0000000000000000000000000000000000000000000000000000000000000000
  1306.       0000000000000000000000000000000000000000000000000000000000000000
  1307.       0000000000000000000000000000000000000000000000000000000000000000
  1308.       0000000000000000000000000000000000000000000000000000000000000000
  1309.       0000000000000000000000000000000000000000000000000000000000000000
  1310.       0000000000000000000000000000000000000000000000000000000000000000
  1311.       0000000000000000000000000000000000000000000000000000000000000000
  1312.       0000000000000000000000000000000000000000000000000000000000000000
  1313.       0000000000000000000000000000000000000000000000000000000000000000
  1314.       0000000000000000000000000000000000000000000000000000000000000000
  1315.       0000000000000000000000000000000000000000000000000000000000000000
  1316.       0000000000000000000000000000000000000000000000000000000000000000
  1317.       0000000000000000000000000000000000000000000000000000000000000000
  1318.       0000000000000000000000000000000000000000000000000000000000000000
  1319.       0000000000000000000000000000000000000000000000000000000000000000
  1320.       0000000000000000000000000000000000000000000000000000000000000000
  1321.       0000000000000000000000000000000000000000000000000000000000000000
  1322.       0000000000000000000000000000000000000000000000000000000000000000
  1323.       0000000000000000000000000000000000000000000000000000000000000000
  1324.       0000000000000000000000000000000000000000000000000000000000000000
  1325.       0000000000000000000000000000000000000000000000000000000000000000
  1326.       0000000000000000000000000000000000000000000000000000000000000000
  1327.       0000000000000000000000000000000000000000000000000000000000000000
  1328.       0000000000000000000000000000000000000000000000000000000000000000
  1329.       0000000000000000000000000000000000000000000000000000000000000000
  1330.       0000000000000000000000000000000000000000000000000000000000000000
  1331.       0000000000000000000000000000000000000000000000000000000000000000
  1332.       0000000000000000000000000000000000000000000000000000000000000000
  1333.       0000000000000000000000000000000000000000000000000000000000000000
  1334.       0000000000000000000000000000000000000000000000000000000000000000
  1335.       0000000000000000000000000000000000000000000000000000000000000000
  1336.       0000000000000000000000000000000000000000000000000000000000000000
  1337.       0000000000000000000000000000000000000000000000000000000000000000
  1338.       0000000000000000000000000000000000000000000000000000000000000000
  1339.       0000000000000000000000000000000000000000000000000000000000000000
  1340.       0000000000000000000000000000000000000000000000000000000000000000
  1341.       0000000000000000000000000000000000000000000000000000000000000000
  1342.       0000000000000000000000000000000000000000000000000000000000000000
  1343.       0000000000000000000000000000000000000000000000000000000000000000
  1344.       0000000000000000000000000000000000000000000000000000000000000000
  1345.       0000000000000000000000000000000000000000000000000000000000000000
  1346.       0000000000000000000000000000000000000000000000000000000000000000
  1347.       0000000000000000000000000000000000000000000000000000000000000000
  1348.       0000000000000000000000000000000000000000000000000000000000000000
  1349.       0000000000000000000000000000000000000000000000000000000000000000
  1350.       0000000000000000000000000000000000000000000000000000000000000000
  1351.       0000000000000000000000000000000000000000000000000000000000000000
  1352.       0000000000000000000000000000000000000000000000000000000000000000
  1353.       0000000000000000000000000000000000000000000000000000000000000000
  1354.       0000000000000000000000000000000000000000000000000000000000000000
  1355.       0000000000000000000000000000000000000000000000000000000000000000
  1356.       0000000000000000000000000000000000000000000000000000000000000000
  1357.       0000000000000000000000000000000000000000000000000000000000000000
  1358.       0000000000000000000000000000000000000000000000000000000000000000
  1359.       0000000000000000000000000000000000000000000000000000000000000000
  1360.       0000000000000000000000000000000000000000000000000000000000000000
  1361.       0000000000000000000000000000000000000000000000000000000000000000
  1362.       0000000000000000000000000000000000000000000000000000000000000000
  1363.       0000000000000000000000000000000000000000000000000000000000000000
  1364.       0000000000000000000000000000000000000000000000000000000000000000
  1365.       0000000000000000000000000000000000000000000000000000000000000000
  1366.       0000000000000000000000000000000000000000000000000000000000000000
  1367.       0000000000000000000000000000000000000000000000000000000000000000
  1368.       0000000000000000000000000000000000000000000000000000000000000000
  1369.       0000000000000000000000000000000000000000000000000000000000000000
  1370.       0000000000000000000000000000000000000000000000000000000000000000
  1371.       0000000000000000000000000000000000000000000000000000000000000000
  1372.       0000000000000000000000000000000000000000000000000000000000000000
  1373.       0000000000000000000000000000000000000000000000000000000000000000
  1374.       0000000000000000000000000000000000000000000000000000000000000000
  1375.       0000000000000000000000000000000000000000000000000000000000000000
  1376.       0000000000000000000000000000000000000000000000000000000000000000
  1377.       0000000000000000000000000000000000000000000000000000000000000000
  1378.       0000000000000000000000000000000000000000000000000000000000000000
  1379.       0000000000000000000000000000000000000000000000000000000000000000
  1380.       0000000000000000000000000000000000000000000000000000000000000000
  1381.       0000000000000000000000000000000000000000000000000000000000000000
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       0000000000000000000000000000000000000000000000000000000000000000
  1384.       0000000000000000000000000000000000000000000000000000000000000000
  1385.       0000000000000000000000000000000000000000000000000000000000000000
  1386.       0000000000000000000000000000000000000000000000000000000000000000
  1387.       0000000000000000000000000000000000000000000000000000000000000000
  1388.       0000000000000000000000000000000000000000000000000000000000000000
  1389.       0000000000000000000000000000000000000000000000000000000000000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000000000000000000000000000000000000000000000000000000000
  1392.       0000000000000000000000000000000000000000000000000000000000000000
  1393.       0000000000000000000000000000000000000000000000000000000000000000
  1394.       0000000000000000000000000000000000000000000000000000000000000000
  1395.       0000000000000000000000000000000000000000000000000000000000000000
  1396.       0000000000000000000000000000000000000000000000000000000000000000
  1397.       0000000000000000000000000000000000000000000000000000000000000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000000000000000000000000000000000000000000000000
  1400.       0000000000000000000000000000000000000000000000000000000000000000
  1401.       0000000000000000000000000000000000000000000000000000000000000000
  1402.       0000000000000000000000000000000000000000000000000000000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       0000000000000000000000000000000000000000000000000000000000000000
  1405.       0000000000000000000000000000000000000000000000000000000000000000
  1406.       0000000000000000000000000000000000000000000000000000000000000000
  1407.       0000000000000000000000000000000000000000000000000000000000000000
  1408.       0000000000000000000000000000000000000000000000000000000000000000
  1409.       0000000000000000000000000000000000000000000000000000000000000000
  1410.       0000000000000000000000000000000000000000000000000000000000000000
  1411.       0000000000000000000000000000000000000000000000000000000000000000
  1412.       0000000000000000000000000000000000000000000000000000000000000000
  1413.       0000000000000000000000000000000000000000000000000000000000000000
  1414.       0000000000000000000000000000000000000000000000000000000000000000
  1415.       0000000000000000000000000000000000000000000000000000000000000000
  1416.       0000000000000000000000000000000000000000000000000000000000000000
  1417.       0000000000000000000000000000000000000000000000000000000000000000
  1418.       0000000000000000000000000000000000000000000000000000000000000000
  1419.       0000000000000000000000000000000000000000000000000000000000000000
  1420.       0000000000000000000000000000000000000000000000000000000000000000
  1421.       0000000000000000000000000000000000000000000000000000000000000000
  1422.       0000000000000000000000000000000000000000000000000000000000000000
  1423.       0000000000000000000000000000000000000000000000000000000000000000
  1424.       0000000000000000000000000000000000000000000000000000000000000000
  1425.       0000000000000000000000000000000000000000000000000000000000000000
  1426.       0000000000000000000000000000000000000000000000000000000000000000
  1427.       0000000000000000000000000000000000000000000000000000000000000000
  1428.       0000000000000000000000000000000000000000000000000000000000000000
  1429.       0000000000000000000000000000000000000000000000000000000000000000
  1430.       0000000000000000000000000000000000000000000000000000000000000000
  1431.       0000000000000000000000000000000000000000000000000000000000000000
  1432.       0000000000000000000000000000000000000000000000000000000000000000
  1433.       0000000000000000000000000000000000000000000000000000000000000000
  1434.       0000000000000000000000000000000000000000000000000000000000000000
  1435.       0000000000000000000000000000000000000000000000000000000000000000
  1436.       0000000000000000000000000000000000000000000000000000000000000000
  1437.       0000000000000000000000000000000000000000000000000000000000000000
  1438.       0000000000000000000000000000000000000000000000000000000000000000
  1439.       0000000000000000000000000000000000000000000000000000000000000000
  1440.       0000000000000000000000000000000000000000000000000000000000000000
  1441.       0000000000000000000000000000000000000000000000000000000000000000
  1442.       0000000000000000000000000000000000000000000000000000000000000000
  1443.       0000000000000000000000000000000000000000000000000000000000000000
  1444.       0000000000000000000000000000000000000000000000000000000000000000
  1445.       0000000000000000000000000000000000000000000000000000000000000000
  1446.       0000000000000000000000000000000000000000000000000000000000000000
  1447.       0000000000000000000000000000000000000000000000000000000000000000
  1448.       0000000000000000000000000000000000000000000000000000000000000000
  1449.       0000000000000000000000000000000000000000000000000000008080000080
  1450.       8000000000000000000000000000000000000000000000000000C0C0C000C0C0
  1451.       C000000000000080800000000000000000000000000000000000000000000000
  1452.       0000000000000000000000000000000000000000000000000000000000000000
  1453.       00000000000000000000FFFFFF00000000000000000000000000000000000000
  1454.       0000000000000000000000000000000000000000000000000000000000000000
  1455.       0000000000000000000000000000000000000000000000000000008080000080
  1456.       8000008080000080800000808000008080000080800000808000008080000000
  1457.       0000000000000000000000000000000000000000000000000000008080000080
  1458.       8000000000000000000000000000000000000000000000000000C0C0C000C0C0
  1459.       C000000000000080800000000000000000000000000000000000000000000000
  1460.       0000FFFFFF000000000000000000000000000000000000000000000000000000
  1461.       0000000000000000000000000000000000000000000000000000000000000000
  1462.       0000000000000000000000000000000000000000000000000000000000000000
  1463.       0000000000000000000000000000000000000000000000FFFF00000000000080
  1464.       8000008080000080800000808000008080000080800000808000008080000080
  1465.       8000000000000000000000000000000000000000000000000000008080000080
  1466.       8000000000000000000000000000000000000000000000000000C0C0C000C0C0
  1467.       C000000000000080800000000000000000000000000000000000000000000000
  1468.       000000000000FFFFFF0000000000000000000000000000000000000000000000
  1469.       000000000000FFFFFF0000000000000000000000000000000000000000008080
  1470.       8000808080008080800080808000808080008080800000000000000000000000
  1471.       00000000000000000000000000000000000000000000FFFFFF0000FFFF000000
  1472.       0000008080000080800000808000008080000080800000808000008080000080
  1473.       8000008080000000000000000000000000000000000000000000008080000080
  1474.       8000000000000000000000000000000000000000000000000000000000000000
  1475.       0000000000000080800000000000000000000000000000000000000000000000
  1476.       000000000000FFFFFF0000000000000000000000000000000000000000000000
  1477.       0000FFFFFF000000000000000000000000000000000000000000000000000000
  1478.       0000000000008080800080808000000000000000000000000000000000000000
  1479.       0000000000000000000000000000000000000000000000FFFF00FFFFFF008080
  1480.       8000000000000080800000808000008080000080800000808000008080000080
  1481.       8000008080000080800000000000000000000000000000000000008080000080
  1482.       8000008080000080800000808000008080000080800000808000008080000080
  1483.       8000008080000080800000000000000000000000000000000000000000000000
  1484.       00000000000000000000FFFFFF00000000000000000000000000000000000000
  1485.       0000FFFFFF000000000000000000000000000000000000000000000000000000
  1486.       0000000000008080800000000000000000000000000000000000000000000000
  1487.       00000000000000000000000000000000000000000000FFFFFF0000FFFF008080
  1488.       8000FFFFFF000000000000000000000000000000000000000000000000000000
  1489.       0000000000000000000000000000000000000000000000000000008080000080
  1490.       8000000000000000000000000000000000000000000000000000000000000000
  1491.       0000008080000080800000000000000000000000000000000000000000000000
  1492.       0000000000000000000000000000FFFFFF00000000000000000000000000FFFF
  1493.       FF00000000000000000000000000000000000000000000000000000000000000
  1494.       0000000000008080800000000000000000000000000000000000000000000000
  1495.       0000000000000000000000000000000000000000000000FFFF00FFFFFF008080
  1496.       8000FFFFFF00FFFF0000FFFFFF00FFFF0000FFFFFF00FFFF0000FFFFFF00FFFF
  1497.       0000FFFFFF00FFFFFF0000000000000000000000000000000000008080000000
  1498.       0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1499.       C000000000000080800000000000000000000000000000000000000000000000
  1500.       0000000000000000000000000000000000000000000000000000FFFFFF000000
  1501.       0000000000000000000000000000000000000000000000000000000000000000
  1502.       0000000000008080800000000000000000000000000000000000000000000000
  1503.       00000000000000000000000000000000000000000000FFFFFF0000FFFF008080
  1504.       8000FFFFFF00FFFFFF00FFFF0000FFFFFF00FFFF0000FFFFFF00FFFF0000FFFF
  1505.       FF00FFFF0000FFFFFF0000000000000000000000000000000000008080000000
  1506.       0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1507.       C000000000000080800000000000000000000000000000000000000000000000
  1508.       00000000000000000000000000000000000000000000FFFFFF00000000000000
  1509.       0000000000000000000000000000000000000000000000000000808080000000
  1510.       0000000000008080800000000000000000000000000000000000000000000000
  1511.       0000000000000000000000000000000000000000000000FFFF00FFFFFF008080
  1512.       8000FFFFFF00FFFF0000C0C0C000FFFF0000FFFFFF00FFFF0000FFFFFF00FFFF
  1513.       0000FFFFFF00FFFFFF0000000000000000000000000000000000008080000000
  1514.       0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1515.       C000000000000080800000000000000000000000000000000000000000000000
  1516.       0000000000000000000000000000000000000000000000000000FFFFFF000000
  1517.       0000000000000000000000000000000000000000000000000000808080000000
  1518.       0000000000008080800080808000000000000000000080808000000000000000
  1519.       0000000000000000000000000000000000000000000000000000000000008080
  1520.       8000FFFFFF00C0C0C00000FFFF00C0C0C000FFFF0000FFFFFF00FFFF0000FFFF
  1521.       FF00FFFF0000FFFFFF0000000000000000000000000000000000008080000000
  1522.       0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1523.       C000000000000080800000000000000000000000000000000000000000000000
  1524.       0000000000000000000000000000FFFFFF000000000000000000FFFFFF000000
  1525.       0000000000000000000000000000000000000000000000000000808080008080
  1526.       8000000000008080800080808000000000008080800080808000000000000000
  1527.       0000000000000000000000000000000000000000000000000000000000008080
  1528.       8000FFFFFF00FFFF0000C0C0C000FFFF0000FFFFFF00FFFF0000FFFFFF00FFFF
  1529.       0000FFFFFF00FFFFFF0000000000000000000000000000000000008080000000
  1530.       0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1531.       C000000000000000000000000000000000000000000000000000000000000000
  1532.       00000000000000000000FFFFFF00000000000000000000000000000000000000
  1533.       0000FFFFFF000000000000000000000000000000000000000000808080008080
  1534.       8000808080008080800080808000808080008080800080808000000000000000
  1535.       0000000000000000000000000000000000000000000000000000000000008080
  1536.       8000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1537.       FF00FFFFFF00FFFFFF0000000000000000000000000000000000008080000000
  1538.       0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
  1539.       C00000000000C0C0C00000000000000000000000000000000000000000000000
  1540.       000000000000FFFFFF0000000000000000000000000000000000000000000000
  1541.       000000000000FFFFFF0000000000000000000000000000000000000000000000
  1542.       0000000000000000000000000000000000000000000000000000000000000000
  1543.       0000000000000000000000000000000000000000000000000000000000008080
  1544.       8000808080008080800080808000808080008080800080808000808080008080
  1545.       8000808080008080800080808000000000000000000000000000000000000000
  1546.       0000000000000000000000000000000000000000000000000000000000000000
  1547.       000000000000000000000000000000000000000000000000000000000000FFFF
  1548.       FF00000000000000000000000000000000000000000000000000000000000000
  1549.       00000000000000000000FFFFFF00000000000000000000000000000000000000
  1550.       0000000000000000000000000000000000000000000000000000000000000000
  1551.       0000000000000000000000000000000000000000000000000000000000000000
  1552.       0000000000000000000000000000000000000000000000000000000000000000
  1553.       0000000000000000000000000000000000000000000000000000000000000000
  1554.       0000000000000000000000000000000000000000000000000000000000000000
  1555.       0000000000000000000000000000000000000000000000000000000000000000
  1556.       0000000000000000000000000000000000000000000000000000000000000000
  1557.       000000000000000000000000000000000000424D3E000000000000003E000000
  1558.       2800000040000000300000000100010000000000800100000000000000000000
  1559.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1560.       0000000000000000000000000000000000000000000000000000000000000000
  1561.       0000000000000000000000000000000000000000000000000000000000000000
  1562.       0000000000000000000000000000000000000000000000000000000000000000
  1563.       0000000000000000000000000000000000000000000000000000000000000000
  1564.       0000000000000000000000000000000000000000000000000000000000000000
  1565.       0000000000000000000000000000000000000000000000000000000000000000
  1566.       0000000000000000000000000000000000000000000000000000000000000000
  1567.       00000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFC001FFFF
  1568.       FE07001F8001FFF9FF9F000F8001E7FFFF9F00078001C3F3E01F00038001C3E7
  1569.       F99F00018001E1C7F99B00008001F08FF99B00018001F81FF89300018001FC3F
  1570.       D80300018001F81FD9BF80018001F09FC93FE0018001C1C7C03FE001800183E3
  1571.       FFFFE00180018FF1FFFFFFFFFFFFFFFF00000000000000000000000000000000
  1572.       000000000000}
  1573.   end
  1574.   object OpenPictureDialog: TOpenPictureDialog
  1575.     Filter = 
  1576.       'All (*.jpg;*.jpeg;*.bmp;*.emf;*.wmf)|*.jpg;*.jpeg;*.bmp;*.emf;*.' +
  1577.       'wmf|JPEG Image File (*.jpg)|*.jpg|JPEG Image File (*.jpeg)|*.jpe' +
  1578.       'g|Bitmaps (*.bmp)|*.bmp|Enhanced Metafiles (*.emf)|*.emf|Metafil' +
  1579.       'es (*.wmf)|*.wmf'
  1580.     Left = 60
  1581.     Top = 406
  1582.   end
  1583. end
  1584.